purple_conv_chat_send_with_flags

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void purple_conv_chat_send_with_flags(PurpleConvChat* chat, const(char)* message, PurpleMessageFlags flags)
  2. da_purple_conv_chat_send_with_flags purple_conv_chat_send_with_flags;
    version(!Derelict_Link_Static)
    extern (C) __gshared
    da_purple_conv_chat_send_with_flags purple_conv_chat_send_with_flags;

Meta